TSTP Solution File: CSR149^2 by Leo-III---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.10
% Problem  : CSR149^2 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n025.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue May  7 07:39:01 EDT 2024

% Result   : Theorem 9.05s 3.08s
% Output   : Refutation 9.05s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   36 (   8 unt;   8 typ;   0 def)
%            Number of atoms       :   62 (   6 equ;   0 cnn)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :  141 (  28   ~;   5   |;   0   &; 103   @)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   7 usr;   6 con; 0-2 aty)
%            Number of variables   :   40 (   0   ^  34   !;   6   ?;  40   :)

% Comments : 
%------------------------------------------------------------------------------
thf(num_type,type,
    num: $tType ).

thf(holdsDuring_THFTYPE_IiooI_type,type,
    holdsDuring_THFTYPE_IiooI: $i > $o > $o ).

thf(lBill_THFTYPE_i_type,type,
    lBill_THFTYPE_i: $i ).

thf(lMary_THFTYPE_i_type,type,
    lMary_THFTYPE_i: $i ).

thf(lSue_THFTYPE_i_type,type,
    lSue_THFTYPE_i: $i ).

thf(lYearFn_THFTYPE_IiiI_type,type,
    lYearFn_THFTYPE_IiiI: $i > $i ).

thf(likes_THFTYPE_IiioI_type,type,
    likes_THFTYPE_IiioI: $i > $i > $o ).

thf(n2009_THFTYPE_i_type,type,
    n2009_THFTYPE_i: $i ).

thf(42,axiom,
    likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBill_THFTYPE_i,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax_023) ).

thf(107,plain,
    likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBill_THFTYPE_i,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

thf(35,axiom,
    ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ n2009_THFTYPE_i )
    @ ! [A: $i] :
        ( ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ A )
       => ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax_004) ).

thf(93,plain,
    ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ n2009_THFTYPE_i )
    @ ! [A: $i] :
        ( ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ A )
       => ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(32,axiom,
    ! [A: $i] : ( holdsDuring_THFTYPE_IiooI @ A @ $true ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax_051) ).

thf(89,plain,
    ! [A: $i] : ( holdsDuring_THFTYPE_IiooI @ A @ $true ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(90,plain,
    ! [A: $i] : ( holdsDuring_THFTYPE_IiooI @ A @ $true ),
    inference(cnf,[status(esa)],[89]) ).

thf(1,conjecture,
    ? [A: $i,B: $i] : ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ B ) @ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

thf(2,negated_conjecture,
    ~ ? [A: $i,B: $i] : ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ B ) @ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ A ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(44,plain,
    ~ ? [A: $i,B: $i] : ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ B ) @ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(45,plain,
    ! [B: $i,A: $i] :
      ~ ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ B ) @ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ A ) ),
    inference(cnf,[status(esa)],[44]) ).

thf(167,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( holdsDuring_THFTYPE_IiooI @ A @ $true )
     != ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ C ) @ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ B ) ) ),
    inference(paramod_ordered,[status(thm)],[90,45]) ).

thf(168,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( A
       != ( lYearFn_THFTYPE_IiiI @ C ) )
      | ~ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ B ) ),
    inference(simp,[status(thm)],[167]) ).

thf(173,plain,
    ! [A: $i] :
      ~ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ A ),
    inference(simp,[status(thm)],[168]) ).

thf(183,plain,
    ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ n2009_THFTYPE_i )
    @ ! [A: $i] :
        ( ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ A )
       => $false ) ),
    inference(rewrite,[status(thm)],[93,173]) ).

thf(184,plain,
    ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ n2009_THFTYPE_i )
    @ ! [A: $i] :
        ~ ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ A ) ),
    inference(simp,[status(thm)],[183]) ).

thf(41,axiom,
    ! [A: $i,B: $o] :
      ( ( holdsDuring_THFTYPE_IiooI @ A @ ~ B )
     => ~ ( holdsDuring_THFTYPE_IiooI @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax_022) ).

thf(105,plain,
    ! [A: $i,B: $o] :
      ( ( holdsDuring_THFTYPE_IiooI @ A @ ~ B )
     => ~ ( holdsDuring_THFTYPE_IiooI @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

thf(106,plain,
    ! [B: $o,A: $i] :
      ( ~ ( holdsDuring_THFTYPE_IiooI @ A @ ~ B )
      | ~ ( holdsDuring_THFTYPE_IiooI @ A @ B ) ),
    inference(cnf,[status(esa)],[105]) ).

thf(162,plain,
    ! [C: $o,B: $i,A: $i] :
      ( ~ ( holdsDuring_THFTYPE_IiooI @ B @ ~ C )
      | ( ( holdsDuring_THFTYPE_IiooI @ A @ $true )
       != ( holdsDuring_THFTYPE_IiooI @ B @ C ) ) ),
    inference(paramod_ordered,[status(thm)],[90,106]) ).

thf(163,plain,
    ! [A: $i] :
      ~ ( holdsDuring_THFTYPE_IiooI @ A @ ~ $true ),
    inference(pattern_uni,[status(thm)],[162:[bind(A,$thf( A )),bind(B,$thf( A )),bind(C,$thf( $true ))]]) ).

thf(171,plain,
    ! [A: $i] :
      ~ ( holdsDuring_THFTYPE_IiooI @ A @ $false ),
    inference(simp,[status(thm)],[163]) ).

thf(196,plain,
    ! [A: $i] :
      ( ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ n2009_THFTYPE_i )
        @ ! [B: $i] :
            ~ ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ B ) )
     != ( holdsDuring_THFTYPE_IiooI @ A @ $false ) ),
    inference(paramod_ordered,[status(thm)],[184,171]) ).

thf(198,plain,
    ! [A: $i] :
      ( ( ( lYearFn_THFTYPE_IiiI @ n2009_THFTYPE_i )
       != A )
      | ! [B: $i] :
          ~ ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ B ) ),
    inference(simp,[status(thm)],[196]) ).

thf(200,plain,
    ! [B: $i,A: $i] :
      ( ~ ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ B )
      | ( ( lYearFn_THFTYPE_IiiI @ n2009_THFTYPE_i )
       != A ) ),
    inference(cnf,[status(esa)],[198]) ).

thf(201,plain,
    ! [A: $i] :
      ~ ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ A ),
    inference(simp,[status(thm)],[200]) ).

thf(204,plain,
    $false,
    inference(rewrite,[status(thm)],[107,201]) ).

thf(205,plain,
    $false,
    inference(simp,[status(thm)],[204]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : CSR149^2 : TPTP v8.1.2. Released v4.1.0.
% 0.07/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.36  % Computer : n025.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Mon May  6 15:44:09 EDT 2024
% 0.15/0.37  % CPUTime  : 
% 0.99/0.87  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.47/1.08  % [INFO] 	 Parsing done (211ms). 
% 1.69/1.09  % [INFO] 	 Running in sequential loop mode. 
% 2.22/1.43  % [INFO] 	 eprover registered as external prover. 
% 2.22/1.43  % [INFO] 	 cvc4 registered as external prover. 
% 2.22/1.44  % [INFO] 	 Scanning for conjecture ... 
% 2.54/1.55  % [INFO] 	 Found a conjecture and 191 axioms. Running axiom selection ... 
% 2.54/1.63  % [INFO] 	 Axiom selection finished. Selected 41 axioms (removed 150 axioms). 
% 2.85/1.66  % [INFO] 	 Problem is higher-order (TPTP THF). 
% 2.85/1.67  % [INFO] 	 Type checking passed. 
% 2.85/1.67  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 9.05/3.08  % [INFO] 	 Killing All external provers ... 
% 9.05/3.08  % Time passed: 2545ms (effective reasoning time: 1978ms)
% 9.05/3.08  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 9.05/3.08  % Axioms used in derivation (4): ax_023, ax_004, ax_051, ax_022
% 9.05/3.08  % No. of inferences in proof: 28
% 9.05/3.08  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 2545 ms resp. 1978 ms w/o parsing
% 9.05/3.11  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 9.05/3.11  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------